{
    "permutations": [
        {
            "fileNameFirstNumber": 1,
            "fileNameSecondNumber": 4,
            "northSouthHCPRange":   { "set": "N", "low": 0, "high": 40 },
            "northSouthCtrlRange":  { "set": "N", "low": 0, "high": 12 },
            "northSouthLTCRange":   { "set": "N", "low": 0, "high": 24 },
            "eastWestHCPRange":     { "set": "N", "low": 0, "high": 40 },
            "eastWestCtrlRange":    { "set": "N", "low": 0, "high": 12 },
            "eastWestLTCRange":     { "set": "N", "low": 0, "high": 24 },
            "updateShaperTabIndics": [ "Y", "N", "N", "N", "N", "N", "N", "N", "N", "N", "N" ],
            "northHands": [
                {
                    "northHCPRange":    { "set": "Y", "low": 20, "high": 21 },
                    "northCtrlRange":   { "set": "N", "low": 0, "high": 12 },
                    "northLTCRange":    { "set": "N", "low": 0, "high": 12 }
                }
            ],
            "otherHands": [
                {
                    "eastHCPRange":     { "set": "N", "low": 0, "high": 37 },
                    "eastCtrlRange":    { "set": "N", "low": 0, "high": 12 },
                    "eastLTCRange":     { "set": "N", "low": 0, "high": 12 },
                    "southHCPRange":    { "set": "N", "low": 0, "high": 37 },
                    "southCtrlRange":   { "set": "N", "low": 0, "high": 12 },
                    "southLTCRange":    { "set": "N", "low": 0, "high": 12 },
                    "westHCPRange":     { "set": "N", "low": 0, "high": 37 },
                    "westCtrlRange":    { "set": "N", "low": 0, "high": 12 },
                    "westLTCRange":     { "set": "N", "low": 0, "high": 12 }
                }

            ]
        }
    ]
}